[INFO] fetching crate bevy_outline_post_process 0.5.0...
[INFO] testing bevy_outline_post_process-0.5.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate bevy_outline_post_process 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bevy_outline_post_process 0.5.0
[INFO] finished tweaking crates.io crate bevy_outline_post_process 0.5.0
[INFO] tweaked toml for crates.io crate bevy_outline_post_process 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_outline_post_process 0.5.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 321 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.15.3 (available: v0.18.1)
[INFO] [stderr]       Adding uuid v1.12.1 (available: v1.23.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6412857ff430d555c6afb08d2bf2388a36b08b064a52894726f726e6ebb6aac
[INFO] running `Command { std: "docker" "start" "-a" "d6412857ff430d555c6afb08d2bf2388a36b08b064a52894726f726e6ebb6aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6412857ff430d555c6afb08d2bf2388a36b08b064a52894726f726e6ebb6aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6412857ff430d555c6afb08d2bf2388a36b08b064a52894726f726e6ebb6aac", kill_on_drop: false }`
[INFO] [stdout] d6412857ff430d555c6afb08d2bf2388a36b08b064a52894726f726e6ebb6aac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3243285f6436bdaa2a193961a08d35bc3818cc22c65d1ef8e790e05da6ddb90
[INFO] running `Command { std: "docker" "start" "-a" "a3243285f6436bdaa2a193961a08d35bc3818cc22c65d1ef8e790e05da6ddb90", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling bevy_ptr v0.15.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v23.0.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling bevy_tasks v0.15.3
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling glow v0.14.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling stackfuture v0.3.1
[INFO] [stderr]    Compiling atomicow v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling bevy_derive v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.3
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.3
[INFO] [stderr]    Compiling bevy_render_macros v0.15.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_utils v0.15.3
[INFO] [stderr]    Compiling bevy_reflect v0.15.3
[INFO] [stderr]    Compiling encase v0.10.0
[INFO] [stderr]    Compiling hexasphere v15.1.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.15.3
[INFO] [stderr]    Compiling naga_oil v0.16.0
[INFO] [stderr]    Compiling bevy_ecs v0.15.4
[INFO] [stderr]    Compiling bevy_math v0.15.3
[INFO] [stderr]    Compiling bevy_color v0.15.4
[INFO] [stderr]    Compiling bevy_app v0.15.3
[INFO] [stderr]    Compiling bevy_core v0.15.3
[INFO] [stderr]    Compiling bevy_asset v0.15.3
[INFO] [stderr]    Compiling bevy_a11y v0.15.3
[INFO] [stderr]    Compiling bevy_time v0.15.3
[INFO] [stderr]    Compiling bevy_log v0.15.3
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.3
[INFO] [stderr]    Compiling bevy_input v0.15.3
[INFO] [stderr]    Compiling bevy_transform v0.15.3
[INFO] [stderr]    Compiling bevy_diagnostic v0.15.3
[INFO] [stderr]    Compiling bevy_window v0.15.3
[INFO] [stderr]    Compiling bevy_image v0.15.3
[INFO] [stderr]    Compiling bevy_mesh v0.15.3
[INFO] [stderr]    Compiling bevy_render v0.15.3
[INFO] [stderr]    Compiling bevy_core_pipeline v0.15.3
[INFO] [stderr]    Compiling bevy_internal v0.15.3
[INFO] [stderr]    Compiling bevy v0.15.3
[INFO] [stderr]    Compiling bevy_outline_post_process v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     weight: f32,
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     color: LinearRgba,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     normal_threshold: f32,
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     depth_threshold: f32,
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     adaptive_threshold: f32,
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) camera_near: f32,
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "a3243285f6436bdaa2a193961a08d35bc3818cc22c65d1ef8e790e05da6ddb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3243285f6436bdaa2a193961a08d35bc3818cc22c65d1ef8e790e05da6ddb90", kill_on_drop: false }`
[INFO] [stdout] a3243285f6436bdaa2a193961a08d35bc3818cc22c65d1ef8e790e05da6ddb90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73f5e1022249d608d312416de399bff91665902b4c5f05cf5c3d74eb7d6c36f1
[INFO] running `Command { std: "docker" "start" "-a" "73f5e1022249d608d312416de399bff91665902b4c5f05cf5c3d74eb7d6c36f1", kill_on_drop: false }`
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     weight: f32,
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     color: LinearRgba,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     normal_threshold: f32,
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_outline_post_process v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     depth_threshold: f32,
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     adaptive_threshold: f32,
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) camera_near: f32,
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     weight: f32,
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     color: LinearRgba,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     normal_threshold: f32,
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     depth_threshold: f32,
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     adaptive_threshold: f32,
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/components.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) camera_near: f32,
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] running `Command { std: "docker" "inspect" "73f5e1022249d608d312416de399bff91665902b4c5f05cf5c3d74eb7d6c36f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f5e1022249d608d312416de399bff91665902b4c5f05cf5c3d74eb7d6c36f1", kill_on_drop: false }`
[INFO] [stdout] 73f5e1022249d608d312416de399bff91665902b4c5f05cf5c3d74eb7d6c36f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8fdbbae06e7302843d55c390fbdab887462a181690dc250f223a6664dac3c84
[INFO] running `Command { std: "docker" "start" "-a" "e8fdbbae06e7302843d55c390fbdab887462a181690dc250f223a6664dac3c84", kill_on_drop: false }`
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/components.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 |     weight: f32,
[INFO] [stderr]    |             ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/components.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 |     color: LinearRgba,
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/components.rs:18:23
[INFO] [stderr]    |
[INFO] [stderr] 18 |     normal_threshold: f32,
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/components.rs:21:22
[INFO] [stderr]    |
[INFO] [stderr] 21 |     depth_threshold: f32,
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/components.rs:23:25
[INFO] [stderr]    |
[INFO] [stderr] 23 |     adaptive_threshold: f32,
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/components.rs:25:29
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub(crate) camera_near: f32,
[INFO] [stderr]    |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_outline_post_process` (lib) generated 6 warnings
[INFO] [stderr] warning: `bevy_outline_post_process` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_outline_post_process-58cd68ff2c656f48)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_outline_post_process
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8fdbbae06e7302843d55c390fbdab887462a181690dc250f223a6664dac3c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fdbbae06e7302843d55c390fbdab887462a181690dc250f223a6664dac3c84", kill_on_drop: false }`
[INFO] [stdout] e8fdbbae06e7302843d55c390fbdab887462a181690dc250f223a6664dac3c84
